<p class="Paragraph">The following provides an introduction to working with the <span style="font-weight:bold;">Watch</span> Dialog.</p>
</help:to-be-embedded>
<p class="Paragraph">The Watch window enables you to observe single variables. Define the variable in the Watch text box. Click on <help:link Id="68314" xmlns:help="http://openoffice.org/2000/help">Add Watch</help:link> to add the variable to the list box and to display its values.</p>
<p class="TextInTable">Alternatively, place the cursor on a variable in the source text and click then the <span class="T1"><text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/>Add Watch</span> box. The varialbe will now be added to the list box.</p>
</span></th></tr></table>
<p class="Head2">Watch:</p>
<p class="Paragraph">In this field enter the variable whose values are to be displayed permanently in the list box.</p>
<p class="Head3">Remove Watch</p>
<p class="Paragraph">Click this button to remove the values of the variable placed in the Watch text field fromthe list box.</p>
<p class="Paragraph">Click twice, with a short pause in between, on a text in the list box. Now you can edit the text in that line.</p>
<p class="Paragraph">Example: You observe the variable i, which currently (at a breakpoint) has the value 1. In the list box the line states i = 1. Click this text twice with a pause in between. Now you can enter i = 4 and press the Enter key. Variable i has the value 4 now.</p>